Reads the value of an array item into an object or variable of the TDateTime type.
function GetItemAsDateTime(const Indices: array of integer): TDateTime;
Call the GetItemAsDateTime method to read the value of an array item into an object or variable of the TDateTime type.